x86: suppress duplicate symbol warnings for CONFIG_GCOV
authorJan Beulich <jbeulich@suse.com>
Fri, 31 Mar 2017 11:23:53 +0000 (13:23 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 31 Mar 2017 11:23:53 +0000 (13:23 +0200)
commit064a26522338fb1a50e68f559c1e6fcd5601f441
tree07d9f9e65946822d5be74c5670a86e27c89a4ba2
parent3bdb14004b9fe8c35e4961f8a7c73c19f0fb4365
x86: suppress duplicate symbol warnings for CONFIG_GCOV

There are quite a few of these, and as the option is a development one
only, duplicate symbol names should not be an issue there. In other
environments allow the user to control this, unless Live patching is
enabled.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
xen/Kconfig.debug
xen/arch/x86/Makefile
xen/common/Kconfig